Skip to content

Hostname

junco-san.com

Last fetched

junco-san.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · junco-san.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/junco-san.com

Resolution chain

junco-san.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

1 observed subdomain of junco-san.com.

Web-graph footprint

Distinct hostnames that link to or from junco-san.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for junco-san.com.

MechanismTarget
SPF_IP103.168.65.192/26
SPF_IP141.95.211.164/31
SPF_IP141.95.211.167
SPF_IP141.95.211.168/30
SPF_IP148.135.18.128/28
SPF_IP148.135.78.88/29
SPF_IP188.132.192.184/29
SPF_IP188.132.192.184/31
SPF_IP204.10.163.104/29
SPF_IP61.4.127.236/30
SPF_IP61.4.127.242/31
SPF_IP74.48.148.62
SPF_IP91.109.16.18
SPF_IP91.109.18.52/30
SPF_IP91.109.23.165
SPF_IP91.109.23.167

Related pages

Pivot deeper into the graph from junco-san.com.

Cypher and MCP

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

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