Skip to content

Hostname

junia.com

Last fetched

junia.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1659 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.1083.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.423.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.463.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.103.1273.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.153.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.193.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.553.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1223.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.743.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.773.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.873.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:1659
Organization
alexander lerman
Contact emails

Subdomains

28 observed subdomains of junia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for junia.com.

MechanismTarget
SPF_INCLUDE143187414.spf06.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspf1.junia.com

Related pages

Pivot deeper into the graph from junia.com.

Cypher and MCP

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

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