Skip to content

Hostname

firetext.co.uk

Last fetched

firetext.co.uk resolves to 2 IPv4 addresses operated by AS12703 in GB. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

WHISPER CANON · firetext.co.ukRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/firetext.co.uk

Resolution chain

firetext.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
dan parker
Contact emails

Subdomains

20 observed subdomains of firetext.co.uk.

Web-graph footprint

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

86 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_IP178.236.151.0/28
SPF_IP185.3.164.175
SPF_IP185.3.167.37
SPF_IP31.15.106.240/28

Related pages

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

Cypher and MCP

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

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