Skip to content

Hostname

altercreation.fr

Last fetched

altercreation.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:tld registrar solutions ltd as the registrar.

Nutrition Label

WHISPER CANON · altercreation.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/altercreation.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.173.175.196.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:tld registrar solutions ltd
Organization
alter creation
Contact emails

Subdomains

23 observed subdomains of altercreation.fr.

Web-graph footprint

Distinct hostnames that link to or from altercreation.fr in the public web crawl.

15 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for altercreation.fr.

MechanismTarget
SPF_INCLUDEall-emailing.eu
SPF_IP185.43.44.1/24
SPF_IP185.43.45.1/24
SPF_IP185.43.46.1/24
SPF_IP185.43.47.1/24
SPF_IP46.105.244.209
SPF_IP5.196.173.17
SPF_IP5.196.173.19
SPF_IP78.153.241.1/24
SPF_IP85.31.206.1/24
SPF_IP85.31.219.1/24
SPF_IP91.220.197.1/24

Related pages

Pivot deeper into the graph from altercreation.fr.

Cypher and MCP

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

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