Hostname
newtech.fr
Last fetched
newtech.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.
Nutrition Label
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.
Showing 25 of 38. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for newtech.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.telavox.se |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.opens.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_IP | 185.53.27.0/24 |
| SPF_IP | 80.83.223.43/32 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.