Skip to content

Hostname

gillespieboyle.com

Last fetched

gillespieboyle.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · gillespieboyle.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/gillespieboyle.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.48.23875.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
78.153.220.978.153.192.0/19AS39122IE

WHOIS identity

Registrar
iana:1448
Organization
michael gillespie
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gillespieboyle.com.

MechanismTarget
SPF_Agillespieboyle.com
SPF_INCLUDEspf.blacknight.ie
SPF_IPfdc7:1c8b:063b::/48

Related pages

Pivot deeper into the graph from gillespieboyle.com.

Cypher and MCP

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

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