Skip to content

Hostname

www.raysfixly.com

Last fetched

www.raysfixly.com resolves to 3 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · www.raysfixly.comRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.raysfixly.com

Resolution chain

www.raysfixly.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.135.128.12148.135.128.0/21AS47583US
162.0.229.105162.0.229.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
77.37.76.3777.37.76.0/24AS47583US

WHOIS identity

No WHOIS records are currently associated with www.raysfixly.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.raysfixly.com.

MechanismTarget
SPF_Awww.raysfixly.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.229.102
SPF_IP162.0.229.104
SPF_IP162.0.229.105
SPF_IP162.0.229.106
SPF_MXwww.raysfixly.com

Related pages

Pivot deeper into the graph from www.raysfixly.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.raysfixly.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.