Skip to content

Hostname

test2.cheesekentei.com

Last fetched

test2.cheesekentei.com resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · test2.cheesekentei.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/test2.cheesekentei.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.126.198.198153.126.128.0/17AS7684JP

WHOIS identity

No WHOIS records are currently associated with test2.cheesekentei.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for test2.cheesekentei.com.

MechanismTarget
SPF_Acheesekentei.com
SPF_Asv14269.xserver.jp
SPF_Atest2.cheesekentei.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP153.126.198.198
SPF_IP153.127.42.231
SPF_IP49.212.46.100
SPF_IP54.168.113.47
SPF_MXtest2.cheesekentei.com

Related pages

Pivot deeper into the graph from test2.cheesekentei.com.

Cypher and MCP

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

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