Skip to content

Hostname

2shotdial-guidepost.com

Last fetched

2shotdial-guidepost.com resolves to 1 IPv4 address operated by KIR KAGOYA JAPAN Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · 2shotdial-guidepost.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2shotdial-guidepost.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.248.158.140124.248.144.0/20AS24282KIR KAGOYA JAPAN Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

8 observed subdomains of 2shotdial-guidepost.com.

Web-graph footprint

Distinct hostnames that link to or from 2shotdial-guidepost.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 2shotdial-guidepost.com

SPF policy

7 SPF mechanisms authorising senders for 2shotdial-guidepost.com.

MechanismTarget
SPF_A2shotdial-guidepost.com
SPF_INCLUDEspf.jetboy.jp
SPF_IP103.3.51.104/24
SPF_IP103.3.51.112/32
SPF_IP103.3.51.98
SPF_IP124.248.158.140
SPF_MX2shotdial-guidepost.com

Related pages

Pivot deeper into the graph from 2shotdial-guidepost.com.

Cypher and MCP

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

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