Skip to content

Hostname

cartong.org

Last fetched

cartong.org resolves to 1 IPv4 address operated by Datacampus - Datacampus SAS in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · cartong.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cartong.org

Resolution chain

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

IPPrefixASNOperatorCountry
109.69.189.65109.69.184.0/21AS50446Datacampus - Datacampus SASFR

WHOIS identity

Registrar
iana:83
Organization
cartong
Contact emails

Subdomains

53 observed subdomains of cartong.org.

Web-graph footprint

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

151 sites link to this hostname.

259 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cartong.org.

MechanismTarget
SPF_Amy.cartong.org
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.189.65
SPF_IP34.250.165.187
SPF_IP51.159.38.83
SPF_IP51.91.250.71
SPF_IP54.154.32.138
SPF_IP54.36.176.77
SPF_IP98.66.178.56

Related pages

Pivot deeper into the graph from cartong.org.

Cypher and MCP

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

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