Skip to content

Hostname

atec.co.uk

Last fetched

atec.co.uk resolves to 1 IPv4 address operated by AS8560 in FR. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · atec.co.ukRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/atec.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
87.106.243.7387.106.0.0/16AS8560FR

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
atec solutions
Contact emails

Subdomains

22 observed subdomains of atec.co.uk.

Web-graph footprint

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

5 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for atec.co.uk.

MechanismTarget
SPF_Aatec.co.uk
SPF_Aspf.atec.co.uk
SPF_INCLUDEspf.brevo.com
SPF_IP82.68.36.120/29
SPF_IP82.69.96.248
SPF_MXatec.co.uk

Related pages

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

Cypher and MCP

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

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