Skip to content

Hostname

offandaway.fr

Last fetched

offandaway.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · offandaway.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/offandaway.fr

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.248.239146.59.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
holiwin
Contact emails

Subdomains

5 observed subdomains of offandaway.fr.

Web-graph footprint

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

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for offandaway.fr.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.offandaway.fr
SPF_INCLUDEspf.sendinblue.com
SPF_MXoffandaway.fr

Related pages

Pivot deeper into the graph from offandaway.fr.

Cypher and MCP

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

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