Skip to content

Hostname

arc.dev

Last fetched

arc.dev resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · arc.devRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arc.dev

Resolution chain

arc.dev resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.86.1118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.181.11118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.3918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.4118.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6418.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
65.9.46.11565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from arc.dev in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for arc.dev.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.loxo.co

Related pages

Pivot deeper into the graph from arc.dev.

Cypher and MCP

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

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