Skip to content

Hostname

kernh41.com

Last fetched

kernh41.com resolves to 3 IPv4 addresses operated by VNPT-AS-VN - VNPT Corp in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · kernh41.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kernh41.com

Resolution chain

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

IPPrefixASNOperatorCountry
123.30.151.70123.30.151.0/24AS45899VNPT-AS-VN - VNPT CorpVN
123.30.151.88123.30.151.0/24AS45899VNPT-AS-VN - VNPT CorpVN
14.225.10.514.225.10.0/24AS135905VNPT-AS-VN - VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN

WHOIS identity

Registrar
iana:1649
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of kernh41.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kernh41.com.

MechanismTarget
SPF_INCLUDE_spf_mkt.bizflycloud.vn
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from kernh41.com.

Cypher and MCP

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

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