Hostname
technip.com
Last fetched
technip.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
technip.com 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
- iana:81
- Organization
- technipnet
- Contact emails
- 0979e0bfd9c8da5d3c7b175cdeba016d-25390969@contact.gandi.net
- 1cb6023d46360cad705478d1870c6adf-1362949@contact.gandi.net
- 25c34f88755911066b0ecff4d09a7e09-1362949@contact.gandi.net
- 7386c3dc47d706d989de1d256e3ff2f2-1362949@contact.gandi.net
- 867f9477e875382fc50265c580cf39a3-1362949@contact.gandi.net
- a17c95552decd325e372841918c44dbc-1362949@contact.gandi.net
Subdomains
84 observed subdomains of technip.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from technip.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for technip.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 65.197.196.142 |
| SPF_IP | 65.197.196.143 |
| SPF_IP | 91.223.150.213 |
| SPF_IP | 91.223.150.214 |
| SPF_MX | technip.com |
Related pages
Pivot deeper into the graph from technip.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technip.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.