Skip to content

Hostname

smartsohay.com

Last fetched

smartsohay.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · smartsohay.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smartsohay.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.110.823.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.873.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.893.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.110.973.164.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.91.1499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:303
Organization
md abdullah al nasim
Contact emails

Subdomains

7 observed subdomains of smartsohay.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for smartsohay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from smartsohay.com.

Cypher and MCP

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

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