Skip to content

Hostname

eas-aligners.com

Last fetched

eas-aligners.com resolves to 1 IPv4 address operated by ITGATE in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · eas-aligners.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eas-aligners.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.105.14.2286.105.14.0/24AS12779ITGATEIT

WHOIS identity

Registrar
iana:69
Organization
dottcom sas
Contact emails

Subdomains

13 observed subdomains of eas-aligners.com.

Web-graph footprint

Distinct hostnames that link to or from eas-aligners.com in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eas-aligners.com.

MechanismTarget
SPF_Aeas-aligners.com
SPF_INCLUDEeas-aligners.com.spf.auto.dnssmarthost.net
SPF_IP35.214.158.1
SPF_MXeas-aligners.com

Related pages

Pivot deeper into the graph from eas-aligners.com.

Cypher and MCP

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

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