Skip to content

Hostname

jpmc-archer.com

Last fetched

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

Nutrition Label

WHISPER CANON · jpmc-archer.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jpmc-archer.com

Resolution chain

jpmc-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:146
Organization
bob archer
Contact emails

Subdomains

2 observed subdomains of jpmc-archer.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for jpmc-archer.com.

MechanismTarget
SPF_IP104.130.185.73
SPF_IP104.130.185.74
SPF_IP104.130.185.75
SPF_IP146.20.121.132
SPF_IP161.47.48.125
SPF_IP166.78.92.95
SPF_IP207.97.240.173
SPF_IP23.253.131.58
SPF_IP23.253.131.59
SPF_IP23.253.136.192
SPF_IP23.253.136.92
SPF_IP23.253.136.93
SPF_IP23.253.30.72/29
SPF_IP50.226.31.54
SPF_IP69.20.55.52
SPF_IP69.20.55.53
SPF_IP69.20.55.54

Related pages

Pivot deeper into the graph from jpmc-archer.com.

Cypher and MCP

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

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