Skip to content

Hostname

archer.com

Last fetched

archer.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · archer.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/archer.com

Resolution chain

archer.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:468
Organization
archer aviation
Contact emails

Subdomains

80 observed subdomains of archer.com.

Web-graph footprint

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

729 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for archer.com.

MechanismTarget
SPF_INCLUDE243263252.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEoktamail.archer.com
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP54.240.78.48
SPF_IP54.240.78.49
SPF_IP54.240.87.166
SPF_IP54.240.87.167

Related pages

Pivot deeper into the graph from archer.com.

Cypher and MCP

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

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