Skip to content

Hostname

629.ae

Last fetched

629.ae resolves to 1 IPv4 address operated by LEASEWEB-DE-FRA-10 in DE.

Nutrition Label

WHISPER CANON · 629.aeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/629.ae

Resolution chain

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

IPPrefixASNOperatorCountry
212.95.51.38212.95.32.0/19AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from 629.ae in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 629.ae.

MechanismTarget
SPF_A629.ae
SPF_INCLUDErelay.mailchannels.net
SPF_IP212.95.51.38
SPF_IP84.16.234.51
SPF_MX629.ae

Related pages

Pivot deeper into the graph from 629.ae.

Cypher and MCP

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

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