Skip to content

Hostname

efyattack.co.uk

Last fetched

efyattack.co.uk resolves to 2 IPv4 addresses operated by UNREAL-SERVERS - UnReal Servers, LLC in US. WHOIS lists registrar:namecheap, inc. [tag = namecheap-inc] as the registrar.

Nutrition Label

WHISPER CANON · efyattack.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/efyattack.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
212.162.148.195212.162.148.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
212.162.148.196212.162.148.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

Registrar
registrar:namecheap, inc. [tag = namecheap-inc]
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • efyattack.co.uk

SPF policy

2 SPF mechanisms authorising senders for efyattack.co.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP23.254.226.93

Related pages

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

Cypher and MCP

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

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