Skip to content

Hostname

permuteo.fr

Last fetched

permuteo.fr resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · permuteo.frRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/permuteo.fr

Resolution chain

permuteo.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.154192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.198192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

No WHOIS records are currently associated with permuteo.fr in WhisperGraph.

Subdomains

4 observed subdomains of permuteo.fr.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for permuteo.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEgp-hmd.net
SPF_IP109.190.124.4
SPF_IP109.190.126.177
SPF_IP136.147.177.229
SPF_IP136.147.180.230
SPF_IP82.210.49.141

Related pages

Pivot deeper into the graph from permuteo.fr.

Cypher and MCP

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

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