Skip to content

Hostname

crawco.co.uk

Last fetched

crawco.co.uk resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · crawco.co.ukRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/crawco.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.133.24118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
crawford & company adjusters (uk)
Contact emails

Subdomains

29 observed subdomains of crawco.co.uk.

Web-graph footprint

Distinct hostnames that link to or from crawco.co.uk in the public web crawl.

43 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for crawco.co.uk.

MechanismTarget
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us1.defend.egress.com
SPF_IP149.72.255.26
SPF_IP194.31.89.95
SPF_IP206.142.240.140/32
SPF_IP206.142.240.222
SPF_IP3.11.58.12
SPF_IP3.9.32.58

Related pages

Pivot deeper into the graph from crawco.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crawco.co.uk"})-[: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.