Skip to content

Hostname

morteau.org

Last fetched

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

Nutrition Label

WHISPER CANON · morteau.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/morteau.org

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.129.17277.245.128.0/20AS39931FR

WHOIS identity

Registrar
iana:81
Organization
mairie de morteau
Contact emails

Subdomains

5 observed subdomains of morteau.org.

Web-graph footprint

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

106 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for morteau.org.

MechanismTarget
SPF_INCLUDEspf.fcnet.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendingservice.net
SPF_IP51.38.227.209
SPF_IP51.77.132.40

Related pages

Pivot deeper into the graph from morteau.org.

Cypher and MCP

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

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