Skip to content

Hostname

www.optometry.org

Last fetched

www.optometry.org resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · www.optometry.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.optometry.org

Resolution chain

www.optometry.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.253.71.15752.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
65.9.189.11765.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.12065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.optometry.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.optometry.org.

MechanismTarget
SPF_INCLUDE1o44po18t.spf.checkpoint-spf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP38.104.169.88/29
SPF_IP70.61.204.48/29
SPF_IP75.103.120.91

Related pages

Pivot deeper into the graph from www.optometry.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.optometry.org"})-[: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.