Skip to content

Hostname

ast67.org

Last fetched

ast67.org resolves to 1 IPv4 address operated by AS8839 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ast67.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ast67.org

Resolution chain

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

IPPrefixASNOperatorCountry
212.95.73.151212.95.64.0/19AS8839FR

WHOIS identity

Registrar
iana:81
Organization
alsace sante au travail
Contact emails

Subdomains

24 observed subdomains of ast67.org.

Web-graph footprint

Distinct hostnames that link to or from ast67.org in the public web crawl.

41 sites link to this hostname.

148 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ast67.org.

MechanismTarget
SPF_IP194.165.193.202
SPF_IP194.165.205.47
SPF_IP90.80.49.1
SPF_IP90.80.51.177
SPF_MXast67.org

Related pages

Pivot deeper into the graph from ast67.org.

Cypher and MCP

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

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