Skip to content

Hostname

fol74.org

Last fetched

fol74.org resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fol74.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fol74.org

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.103.123163.172.0.0/16AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
iana:81
Organization
marc balleydier
Contact emails

Subdomains

9 observed subdomains of fol74.org.

Web-graph footprint

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

112 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fol74.org.

MechanismTarget
SPF_Afol74.org
SPF_Asmtprelay.mobilitybusiness.fr
SPF_INCLUDEspf.sendinblue.com
SPF_MXfol74.org

Related pages

Pivot deeper into the graph from fol74.org.

Cypher and MCP

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

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