Skip to content

Hostname

www.johnbarell.com

Last fetched

www.johnbarell.com resolves to 2 IPv4 addresses operated by AS202827 in FR.

Nutrition Label

WHISPER CANON · www.johnbarell.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.johnbarell.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.38.17.12882.38.17.0/24AS202827FR
86.110.51.12886.110.51.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.FR

WHOIS identity

No WHOIS records are currently associated with www.johnbarell.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.johnbarell.com.

MechanismTarget
SPF_Avps.communikvous.com
SPF_Awww.johnbarell.com
SPF_INCLUDE_spf.google.com
SPF_IP185.150.88.78
SPF_MXwww.johnbarell.com

Related pages

Pivot deeper into the graph from www.johnbarell.com.

Cypher and MCP

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

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