Skip to content

Hostname

eldomax.com

Last fetched

eldomax.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · eldomax.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eldomax.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.168.92.191104.168.92.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1068
Organization
ccn
Contact emails

Subdomains

4 observed subdomains of eldomax.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

31 SPF mechanisms authorising senders for eldomax.com.

MechanismTarget
SPF_IP142.171.170.103
SPF_IP142.171.170.104
SPF_IP142.171.170.106
SPF_IP142.171.170.107
SPF_IP142.171.170.108
SPF_IP142.171.215.58
SPF_IP142.171.215.59
SPF_IP142.171.215.60
SPF_IP142.171.215.61
SPF_IP142.171.215.62
SPF_IP145.239.81.5
SPF_IP148.135.79.58
SPF_IP148.135.79.59
SPF_IP148.135.79.60
SPF_IP148.135.79.61
SPF_IP148.135.79.62
SPF_IP23.106.181.33
SPF_IP23.19.195.1
SPF_IP23.19.195.2
SPF_IP23.19.195.3
SPF_IP23.19.195.4
SPF_IP51.75.50.191
SPF_IP67.23.234.130
SPF_IP67.23.234.131
SPF_IP67.23.234.132
SPF_IP67.23.234.133
SPF_IP74.48.69.131
SPF_IP74.48.69.132
SPF_IP74.48.69.135
SPF_IP74.48.69.136
SPF_IP74.48.69.137

Related pages

Pivot deeper into the graph from eldomax.com.

Cypher and MCP

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

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