Skip to content

Hostname

0800repair.com

Last fetched

0800repair.com resolves to 1 IPv4 address operated by CCS-LEEDS-ASN Unit A, Seacroft Trade Park in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.12.14.85194.12.0.0/20AS34555CCS-LEEDS-ASN Unit A, Seacroft Trade ParkGB

WHOIS identity

Registrar
iana:299
Organization
steven zockoll
Contact emails

Subdomains

17 observed subdomains of 0800repair.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 0800repair.com.

MechanismTarget
SPF_A0800repair.com
SPF_INCLUDEecenica.com
SPF_INCLUDEspf.rpost.net
SPF_INCLUDEspf.zohomail360.uk
SPF_IP109.69.232.211
SPF_IP109.69.232.32/27
SPF_IP109.69.237.0/28
SPF_IP109.69.237.48/29
SPF_IP185.191.85.104/29

Related pages

Pivot deeper into the graph from 0800repair.com.

Cypher and MCP

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

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