Skip to content

Hostname

shmhost.net

Last fetched

shmhost.net resolves to 1 IPv4 address operated by AS48314 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · shmhost.netRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shmhost.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.48.170.75194.48.170.0/24AS48314DE

WHOIS identity

Registrar
iana:151
Organization
hans-peter langwieser
Contact emails

Subdomains

167 observed subdomains of shmhost.net.

Web-graph footprint

Distinct hostnames that link to or from shmhost.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for shmhost.net.

MechanismTarget
SPF_Ashmhost.net
SPF_IP2001:1608:23::/48
SPF_IP213.239.241.0/24
SPF_IP2a01:4f8:a0::/48
SPF_IP84.200.227.128/27
SPF_IP84.200.231.32/27
SPF_IP84.200.251.0/24
SPF_IP84.200.38.0/25
SPF_MXshmhost.net

Related pages

Pivot deeper into the graph from shmhost.net.

Cypher and MCP

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

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