Skip to content

Hostname

juniqe.com

Last fetched

juniqe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · juniqe.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/juniqe.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.10713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.220.11413.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.11613.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.2113.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.7113.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.161.82.353.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.503.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.633.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.643.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
kollwitz internet
Contact emails

Subdomains

64 observed subdomains of juniqe.com.

Web-graph footprint

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

426 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for juniqe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from juniqe.com.

Cypher and MCP

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

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