Skip to content

Hostname

britishonly.com

Last fetched

britishonly.com resolves to 1 IPv4 address operated by GMI-AS - Graphic Magic, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · britishonly.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/britishonly.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.59.159.1145.59.159.0/24AS400129GMI-AS - Graphic Magic, Inc.US

WHOIS identity

Registrar
iana:2
Organization
british only - motorcycles and parts,
Contact emails

Subdomains

20 observed subdomains of britishonly.com.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for britishonly.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP23.28.201.1
SPF_IP23.28.201.2
SPF_IP23.28.201.3
SPF_IP23.28.201.4
SPF_IP23.28.201.5
SPF_IP23.28.201.6
SPF_IP64.141.163.0/28
SPF_IP66.104.53.32/27
SPF_MXbritishonly.com

Related pages

Pivot deeper into the graph from britishonly.com.

Cypher and MCP

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

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