Skip to content

Hostname

electroswitch.com

Last fetched

electroswitch.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.192.210.3067.192.0.0/16AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for electroswitch.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEspf.peopleanswers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP167.89.62.142
SPF_IP173.161.221.202
SPF_IP174.127.18.130/32
SPF_IP187.189.44.138/32
SPF_IP192.254.115.42/32
SPF_IP45.20.211.219
SPF_IP47.177.153.242
SPF_IP50.195.32.65
SPF_IP50.195.32.69
SPF_IP50.205.162.206
SPF_IP50.206.45.194
SPF_IP50.255.156.233
SPF_IP50.79.164.217
SPF_IP64.186.25.47
SPF_IP64.186.25.48/32
SPF_IP64.186.25.92
SPF_IP66.57.53.139
SPF_IP67.141.227.34/32
SPF_IP69.64.103.20
SPF_IP71.123.50.90/32
SPF_IP72.32.98.195/32
SPF_IP96.56.112.28

Related pages

Pivot deeper into the graph from electroswitch.com.

Cypher and MCP

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

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