Skip to content

Hostname

162.ag

Last fetched

162.ag resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · 162.agRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/162.ag

Resolution chain

162.ag resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.152.2162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.153.2162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with 162.ag in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for 162.ag.

MechanismTarget
SPF_EXISTS%{i}.spf.hc3429-92.iphmx.com
SPF_EXISTS%{i}.spf.hc5864-50.iphmx.com
SPF_IP174.143.100.191
SPF_IP198.241.158.43
SPF_IP198.241.159.0/24
SPF_IP198.241.162.0/24
SPF_IP198.241.168.0/24
SPF_IP198.241.171.12
SPF_IP198.241.174.0/24
SPF_IP198.241.175.106
SPF_IP198.241.206.0/24
SPF_IP198.241.207.0/24
SPF_IP198.247.174.175
SPF_IP198.80.42.3
SPF_IP204.75.142.27
SPF_IP216.251.253.98
SPF_IP66.165.175.189
SPF_IP66.185.181.0/24
SPF_IP66.185.186.2
SPF_IP67.192.139.34
SPF_IP67.192.157.83
SPF_IP67.208.216.61
SPF_IP67.220.120.24
SPF_IP69.20.125.232
SPF_IP72.46.234.0/24
SPF_IP74.116.91.0/24

Related pages

Pivot deeper into the graph from 162.ag.

Cypher and MCP

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

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