Skip to content

Hostname

amjbc.com

Last fetched

amjbc.com resolves to 20 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · amjbc.comRouting diversity4.8/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/amjbc.com

Resolution chain

amjbc.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.241.53.101172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.157172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.166172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.181172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.220172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.4172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.54.236172.241.54.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.54.6172.241.54.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.255.106.14172.255.106.0/24AS7979SERVERS-COM - Servers.com, Inc.LU
172.255.106.212172.255.106.0/24AS7979SERVERS-COM - Servers.com, Inc.LU
172.255.106.46172.255.106.0/24AS7979SERVERS-COM - Servers.com, Inc.LU
188.42.138.213188.42.138.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.143.62188.42.143.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.205188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.214188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
188.42.241.28188.42.241.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
23.109.253.14223.109.253.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
23.109.253.14823.109.253.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
23.109.253.4523.109.253.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
23.109.253.7823.109.253.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amjbc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_IP107.161.19.184
SPF_IP173.240.185.26
SPF_IP24.207.41.194

Related pages

Pivot deeper into the graph from amjbc.com.

Cypher and MCP

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

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