Skip to content

Hostname

akingump.com

Last fetched

akingump.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · akingump.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akingump.com

Resolution chain

akingump.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.203.180.5354.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
akin, gump, strauss, hauer & feld, llp
Contact emails

Subdomains

72 observed subdomains of akingump.com.

Web-graph footprint

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

1,638 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for akingump.com.

MechanismTarget
SPF_Asmtp.viglobal.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0026ea02.pphosted.com
SPF_INCLUDEwappmail.com
SPF_IP146.20.14.105
SPF_IP156.70.5.161
SPF_IP166.78.207.39
SPF_IP174.143.100.191
SPF_IP184.106.20.185
SPF_IP199.85.116.0/25
SPF_IP207.138.34.98
SPF_IP208.49.100.81
SPF_IP208.84.65.80
SPF_IP217.156.175.181
SPF_IP3.216.86.152
SPF_IP34.193.7.191
SPF_IP34.206.20.151
SPF_IP38.69.141.68
SPF_IP44.218.240.202
SPF_IP46.243.56.31/32
SPF_IP50.56.130.220
SPF_IP52.200.193.196
SPF_IP52.235.47.135/32
SPF_IP54.173.83.138/32
SPF_IP54.88.95.80
SPF_IP62.209.51.248
SPF_IP63.143.55.162/32
SPF_IP63.246.2.28
SPF_IP63.246.2.30
SPF_IP64.31.50.152
SPF_IP66.117.53.10
SPF_IP66.117.53.201
SPF_IP67.231.152.162
SPF_IP67.231.152.242

Related pages

Pivot deeper into the graph from akingump.com.

Cypher and MCP

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

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