Skip to content

Hostname

electromach.com

Last fetched

electromach.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
206.189.242.127206.189.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1387
Organization
carel veldhuis
Contact emails

Subdomains

1 observed subdomain of electromach.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for electromach.com.

MechanismTarget
SPF_Aelectromach.com
SPF_Aex-01.electromach.nl
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_IP194.45.159.165
SPF_IP195.180.4.192/26
SPF_MXelectromach.com

Related pages

Pivot deeper into the graph from electromach.com.

Cypher and MCP

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

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