Skip to content

Hostname

humer.com

Last fetched

humer.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · humer.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/humer.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.151.12085.13.151.0/24AS34788DE

WHOIS identity

Registrar
iana:269
Organization
johannes humer
Contact emails

Subdomains

23 observed subdomains of humer.com.

Web-graph footprint

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

50 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for humer.com.

MechanismTarget
SPF_Ahumer.com
SPF_INCLUDEmymailwall.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hostingworld.at
SPF_IP116.202.122.118
SPF_IP116.202.122.120
SPF_IP185.16.113.124/30
SPF_IP94.130.243.37

Related pages

Pivot deeper into the graph from humer.com.

Cypher and MCP

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

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