Skip to content

Hostname

apform.fr

Last fetched

apform.fr resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · apform.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apform.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.112.3751.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
animal pro formation
Contact emails

Subdomains

16 observed subdomains of apform.fr.

Web-graph footprint

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

59 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for apform.fr.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.1.79.146
SPF_IP145.239.37.162/32
SPF_IP178.33.104.109
SPF_IP185.228.38.12
SPF_IP185.228.39.23
SPF_IP188.165.157.39
SPF_IP188.165.157.40
SPF_IP188.165.157.41
SPF_IP188.165.157.42
SPF_IP188.165.157.43
SPF_IP188.165.157.44
SPF_IP188.165.157.45
SPF_IP193.70.18.144/32
SPF_IP4.233.125.199/32
SPF_IP40.89.191.123
SPF_IP5.196.120.145
SPF_IP51.15.193.145
SPF_IP51.159.112.37
SPF_IP57.128.113.111/32
SPF_IP82.97.12.61
SPF_IP91.151.113.58
SPF_IP91.151.113.59
SPF_IP91.151.113.60

Related pages

Pivot deeper into the graph from apform.fr.

Cypher and MCP

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

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