Skip to content

Hostname

h-moser.com

Last fetched

h-moser.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · h-moser.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/h-moser.com

Resolution chain

h-moser.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.9.194104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.189.137172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.13.129.10185.13.129.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

Registrar
iana:1328
Organization
marcel wehrli
Contact emails

Subdomains

34 observed subdomains of h-moser.com.

Web-graph footprint

Distinct hostnames that link to or from h-moser.com in the public web crawl.

1,279 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for h-moser.com.

MechanismTarget
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP87.245.101.81
SPF_IP91.102.199.136/29

Related pages

Pivot deeper into the graph from h-moser.com.

Cypher and MCP

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

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