Skip to content

Hostname

api.primer.io

Last fetched

api.primer.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · api.primer.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/api.primer.io

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.4143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.44143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.47143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.74143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.160.170.1053.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.1153.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.223.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.273.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
18.64.211.9018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with api.primer.io in WhisperGraph.

Subdomains

1 observed subdomain of api.primer.io.

Web-graph footprint

Distinct hostnames that link to or from api.primer.io in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api.primer.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api.primer.io"})-[: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.