Skip to content

Hostname

aliasdomain.link

Last fetched

aliasdomain.link resolves to 1 IPv4 address operated by AS8551 in IL. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · aliasdomain.linkRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/aliasdomain.link

Resolution chain

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

IPPrefixASNOperatorCountry
62.219.7.4362.219.0.0/19AS8551IL

WHOIS identity

Registrar
iana:82
Organization
daniel gabovich
Contact emails

Subdomains

62 observed subdomains of aliasdomain.link.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aliasdomain.link.

MechanismTarget
SPF_Aaliasdomain.link
SPF_MXaliasdomain.link

Related pages

Pivot deeper into the graph from aliasdomain.link.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aliasdomain.link"})-[: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.