Skip to content

Hostname

reedinstruments.com

Last fetched

reedinstruments.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · reedinstruments.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/reedinstruments.com

Resolution chain

reedinstruments.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from reedinstruments.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for reedinstruments.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.9.96.0/22
SPF_IP104.239.197.129/32
SPF_IP117.120.16.0/21
SPF_IP146.148.116.76
SPF_IP162.242.166.116/32
SPF_IP167.89.64.148/32
SPF_IP192.40.160.0/19
SPF_IP192.40.178.193/29
SPF_IP192.40.178.199
SPF_IP192.40.178.200
SPF_IP192.40.178.201
SPF_IP192.40.178.202
SPF_IP192.40.238.70
SPF_IP192.40.238.75/32
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP216.82.240.0/20
SPF_IP34.141.160.224
SPF_IP34.70.158.162
SPF_IP34.74.74.140
SPF_IP34.83.159.189
SPF_IP35.228.216.85
SPF_IP46.226.48.0/21
SPF_IP67.219.240.0/20
SPF_IP74.91.80.0/20
SPF_IP85.158.136.0/21
SPF_IP95.131.104.0/21

Related pages

Pivot deeper into the graph from reedinstruments.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reedinstruments.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.