Skip to content

Hostname

elemaster.com

Last fetched

elemaster.com resolves to 1 IPv4 address operated by ASN-PROMO Merate Lc, Italy in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.78.2.74212.78.2.0/24AS8855ASN-PROMO Merate Lc, ItalyIT

WHOIS identity

Registrar
iana:69
Organization
elemaster s.p.a.
Contact emails

Subdomains

5 observed subdomains of elemaster.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for elemaster.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.78.2.120
SPF_IP212.78.2.61
SPF_IP212.78.3.0/24
SPF_IP61.121.102.101
SPF_IP91.142.65.208/29
SPF_IP91.142.71.232/29

Related pages

Pivot deeper into the graph from elemaster.com.

Cypher and MCP

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

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