Skip to content

Hostname

grahambishop.com

Last fetched

grahambishop.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · grahambishop.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/grahambishop.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.117.253.1020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:48
Organization
graham bishop
Contact emails

Subdomains

4 observed subdomains of grahambishop.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for grahambishop.com.

MechanismTarget
SPF_A1125166-web2.denaploy.co.uk
SPF_A1125166-web2.thedevteam.co.uk
SPF_A870927-web1.denaploy.co.uk
SPF_Amail.denaploy.co.uk
SPF_INCLUDE_spf.google.com
SPF_IP146.177.24.41
SPF_IP217.40.161.115
SPF_IP64.18.0.0/20
SPF_IP82.196.243.66
SPF_IP83.138.179.120
SPF_IP92.52.112.16
SPF_MXgrahambishop.com

Related pages

Pivot deeper into the graph from grahambishop.com.

Cypher and MCP

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

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