Skip to content

Hostname

atpelectrical.com

Last fetched

atpelectrical.com resolves to 1 IPv4 address operated by AS38220 in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · atpelectrical.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/atpelectrical.com

Resolution chain

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

IPPrefixASNOperatorCountry
175.45.129.69175.45.129.0/24AS38220AU

WHOIS identity

Registrar
iana:1291
Organization
gfy industries
Contact emails

Subdomains

25 observed subdomains of atpelectrical.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for atpelectrical.com.

MechanismTarget
SPF_Aatpelectrical.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.99.184.84
SPF_IP175.45.129.66
SPF_IP175.45.129.69
SPF_IP175.45.132.26
SPF_IP175.45.132.29
SPF_MXatpelectrical.com

Related pages

Pivot deeper into the graph from atpelectrical.com.

Cypher and MCP

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

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