Skip to content

Hostname

bertille.org

Last fetched

bertille.org resolves to 1 IPv4 address operated by ASN-NERIM - Keyyo SA in FR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.248.216.380.248.208.0/20AS13193ASN-NERIM - Keyyo SAFR

WHOIS identity

Registrar
iana:1647
Organization
lightscreen entertainment
Contact emails

Subdomains

83 observed subdomains of bertille.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bertille.org.

MechanismTarget
SPF_Aadmin.bertille.org
SPF_Abertille.org
SPF_Acluster1.bertille.org
SPF_Acluster2.bertille.org
SPF_Acluster3.bertille.org
SPF_Aqmail.bertille.org
SPF_IP80.248.216.11
SPF_IP80.248.216.3
SPF_IP80.248.216.4
SPF_IP80.248.216.5
SPF_IP80.248.216.6
SPF_MXbertille.org

Related pages

Pivot deeper into the graph from bertille.org.

Cypher and MCP

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

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