Skip to content

Hostname

bishopsmove.com

Last fetched

bishopsmove.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.31.133104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.140172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bishopsmove.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP195.244.219.96
SPF_IP46.231.191.128/27
SPF_IP51.140.37.132/32
SPF_IP62.254.251.192/26
SPF_IP78.32.242.234
SPF_IP81.131.252.0/24
SPF_IP82.147.13.32/27
SPF_IP85.189.157.93
SPF_IP95.177.119.220

Related pages

Pivot deeper into the graph from bishopsmove.com.

Cypher and MCP

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

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