Hostname
techsafe-l.com
Last fetched
techsafe-l.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
techsafe-l.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.60.93.74 | 72.60.88.0/21 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 17d2c4597de897012f6ba46c42ef3855b2ff5099151fb932c9396490b9143767@techsafe-l.com.whoisproxy.org
- 2930ac2c55875e8b15b283535152a07e9b00845536be5dbad3173b1ff2c41a05@techsafe-l.com.whoisproxy.org
- 393d14b1fdf4a85cbffc251e3152dd43f82725761d01c604af6d8c77515a17ad@techsafe-l.com.whoisproxy.org
- 4440c087fdf344d07ca7b2e991994a428887ecd289ff80f8e660d06e19ddc5d5@techsafe-l.com.whoisproxy.org
- 5a726dc67a42ce4e7e1f7992cb1e777fdd96d8ea1714b3744a0f106200856573@techsafe-l.com.whoisproxy.org
- 5b0187f290d29bb0c3a89177cef8d6d798d6f4a5815c25ad2b6bd2b2dda201ba@techsafe-l.com.whoisproxy.org
- 5d7440e2a00f62e062e97690c61b8f3317ba02ca635be7955fa71b3e729fdbd0@techsafe-l.com.whoisproxy.org
- 711b2f2af11f1151c09338e9844e01beb1d6ad71a414b0b818b2015a8ccc5eb7@techsafe-l.com.whoisproxy.org
- 79509e520104a40962f98c221457e5f4f8663c6119764f63142932a38b97c8e0@techsafe-l.com.whoisproxy.org
- 7b875ff1b20591606bd87728a77501ad511b2ec8fb69ad6e42a03333cc9c91ec@techsafe-l.com.whoisproxy.org
- a5b730310113e06d32a3364f9b05a37c5bfbb4aeb3db64d2427b3e94f531e884@techsafe-l.com.whoisproxy.org
- cfc52a309a830a1b3f0141e7a730f1f346419fe6f087fc54ded85124331b318b@techsafe-l.com.whoisproxy.org
- dd951fca5916a50a6b7517b907c6a1ca24b7ef1d150c0be2e50e9bcdfe0d86b2@techsafe-l.com.whoisproxy.org
- ee18a353130683857694cf764a0aa9ce70ad0049e2b52006c27b2d76073e6cba@techsafe-l.com.whoisproxy.org
Subdomains
21 observed subdomains of techsafe-l.com.
Web-graph footprint
Distinct hostnames that link to or from techsafe-l.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for techsafe-l.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from techsafe-l.com.
- IP · 72.60.93.74
- ASN · AS47583
- Registrar · iana:269
- Country · FR
- Email · 17d2c4597de897012f6ba46c42ef3855b2ff5099151fb932c9396490b9143767@techsafe-l.com.whoisproxy.org
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techsafe-l.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.