Skip to content

Hostname

smhos.org

Last fetched

smhos.org resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · smhos.orgRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/smhos.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.29.216104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.100.13.237159.100.13.0/24AS214036DE
172.67.171.222172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
216.198.79.65216.198.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
michael esuong
Contact emails

Subdomains

92 observed subdomains of smhos.org.

Web-graph footprint

Distinct hostnames that link to or from smhos.org in the public web crawl.

37 sites link to this hostname.

457 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for smhos.org.

MechanismTarget
SPF_INCLUDEzcsend.net
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from smhos.org.

Cypher and MCP

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

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