Skip to content

Hostname

electricalfaultsfixed.com

Last fetched

electricalfaultsfixed.com resolves to 1 IPv4 address operated by GD-EMEA-DC-LD5 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · electricalfaultsfixed.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/electricalfaultsfixed.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.32.225.99176.32.224.0/21AS20738GD-EMEA-DC-LD5GB

WHOIS identity

Registrar
iana:1390
Organization
gary pratten
Contact emails

Subdomains

5 observed subdomains of electricalfaultsfixed.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for electricalfaultsfixed.com.

MechanismTarget
SPF_Ads5.mlthost.co.uk
SPF_Aelectricalfaultsfixed.com
SPF_MXelectricalfaultsfixed.com

Related pages

Pivot deeper into the graph from electricalfaultsfixed.com.

Cypher and MCP

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

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