Skip to content

Hostname

www.primis.tech

Last fetched

www.primis.tech resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www.primis.techRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.primis.tech

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.192.11918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.3518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.193.10752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4852.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.6052.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.6352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.primis.tech in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.primis.tech.

MechanismTarget
SPF_INCLUDE5699504.spf06.hubspotemail.net
SPF_IP52.4.248.27

Related pages

Pivot deeper into the graph from www.primis.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.primis.tech"})-[: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.