Skip to content

Hostname

1fopresta.com

Last fetched

1fopresta.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · 1fopresta.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/1fopresta.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.20.97212.129.0.0/18AS12876FR

WHOIS identity

Registrar
iana:433
Organization
1fo presta
Contact emails

Subdomains

19 observed subdomains of 1fopresta.com.

Web-graph footprint

Distinct hostnames that link to or from 1fopresta.com in the public web crawl.

30 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 1fopresta.com.

MechanismTarget
SPF_A1fopresta.com
SPF_Asmtpweb.1fopresta.fr
SPF_INCLUDE_spf.scw-tem.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.210.122.75
SPF_MX1fopresta.com

Related pages

Pivot deeper into the graph from 1fopresta.com.

Cypher and MCP

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

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