Skip to content

Hostname

pigeon.com

Last fetched

pigeon.com resolves to 1 IPv4 address operated by AS23661 in JP. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
124.108.33.94124.108.32.0/21AS23661JP

WHOIS identity

Registrar
iana:292
Organization
pigeon corporation
Contact emails

Subdomains

29 observed subdomains of pigeon.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pigeon.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.prtimes.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.satorimail.net
SPF_IP103.239.16.50/28
SPF_IP122.210.0.244/32
SPF_IP210.239.83.111
SPF_IP27.110.14.249

Related pages

Pivot deeper into the graph from pigeon.com.

Cypher and MCP

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

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