Skip to content

Hostname

newtech.fr

Last fetched

newtech.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · newtech.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/newtech.fr

Resolution chain

newtech.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:gandi
Organization
lc finances
Contact emails

Subdomains

38 observed subdomains of newtech.fr.

Web-graph footprint

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

14 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for newtech.fr.

MechanismTarget
SPF_INCLUDE_spf.telavox.se
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.opens.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP185.53.27.0/24
SPF_IP80.83.223.43/32
SPF_IP80.83.223.97

Related pages

Pivot deeper into the graph from newtech.fr.

Cypher and MCP

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

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