Skip to content

Hostname

smartoptics.com

Last fetched

smartoptics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.124.11918.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.3818.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.7918.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.124.8318.244.124.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.73.313.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.463.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.923.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.933.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

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 smartoptics.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartoptics.com.

MechanismTarget
SPF_INCLUDE2118498.spf03.hubspotemail.net
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.22.208.95
SPF_IP94.237.125.125

Related pages

Pivot deeper into the graph from smartoptics.com.

Cypher and MCP

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

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