Skip to content

Hostname

british-breeding.com

Last fetched

british-breeding.com resolves to 4 IPv4 addresses operated by AS12876 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · british-breeding.comRouting diversity3.0/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/british-breeding.com

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
breeding partnership ltd / british breeding
Contact emails

Subdomains

2 observed subdomains of british-breeding.com.

Web-graph footprint

Distinct hostnames that link to or from british-breeding.com in the public web crawl.

23 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for british-breeding.com.

MechanismTarget
SPF_Abritish-breeding.com
SPF_IP2a01:7e00:0:0:f03c:91ff:fe73:f25a
SPF_IP85.159.214.80
SPF_MXbritish-breeding.com

Related pages

Pivot deeper into the graph from british-breeding.com.

Cypher and MCP

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

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