Skip to content

Hostname

smohai.com

Last fetched

smohai.com resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · smohai.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smohai.com

Resolution chain

smohai.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.51.65.36185.51.64.0/22AS47381SERVERGARDEN-AS - Servergarden Kft.HU

WHOIS identity

Registrar
iana:1387
Organization
stayalivelonger
Contact emails

Subdomains

4 observed subdomains of smohai.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smohai.com.

MechanismTarget
SPF_Amaxwell.fulike.hu
SPF_Asmohai.com
SPF_IP185.51.65.34
SPF_IP195.228.156.110
SPF_IP2001:4c48:2:a341:a00:27ff:fe65:8a37
SPF_IP2a01:ae20:1:801:0:222:1:4
SPF_MXsmohai.com

Related pages

Pivot deeper into the graph from smohai.com.

Cypher and MCP

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

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