Skip to content

Hostname

johnjohnsonautogroup.com

Last fetched

johnjohnsonautogroup.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V.. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · johnjohnsonautogroup.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/johnjohnsonautogroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.44.201.1023.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.44.201.2523.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
69.192.139.10869.192.139.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
69.192.139.9569.192.139.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.

WHOIS identity

Registrar
iana:2
Organization
john johnson auto group
Contact emails

Subdomains

1 observed subdomain of johnjohnsonautogroup.com.

Web-graph footprint

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

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for johnjohnsonautogroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from johnjohnsonautogroup.com.

Cypher and MCP

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

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