Hostname
tenderfilet.com
Last fetched
tenderfilet.com resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tenderfilet.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 |
|---|---|---|---|---|
| 23.36.25.15 | 23.36.24.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tenderfilet.com owner
- Contact emails
Subdomains
22 observed subdomains of tenderfilet.com.
Showing 18 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tenderfilet.com in the public web crawl.
32 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for tenderfilet.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.78.68.4 |
| SPF_IP | 52.204.139.10 |
| SPF_IP | 52.71.35.100 |
Related pages
Pivot deeper into the graph from tenderfilet.com.
- IP · 23.36.25.15
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:468
- Country · IN
- Email · dl-registrar-tf@sccompanies.com
- 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: "tenderfilet.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.