Skip to content

Hostname

istec.fr

Last fetched

istec.fr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.157.4813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:nordnet
Organization
istec
Contact emails

Subdomains

9 observed subdomains of istec.fr.

Web-graph footprint

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

191 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for istec.fr.

MechanismTarget
SPF_Aistec.fr
SPF_INCLUDE143537646.sites.hscoscdn-eu1.net
SPF_INCLUDE143537646.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.ymag.cloud
SPF_INCLUDEspfa.orange.com
SPF_IP128.65.195.43/24
SPF_IP13.37.157.48
SPF_IP80.12.242.129/32
SPF_IP80.12.242.131/32
SPF_IP80.12.242.132/32
SPF_MXistec.fr

Related pages

Pivot deeper into the graph from istec.fr.

Cypher and MCP

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

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