Hostname
tectec-project.com
Last fetched
tectec-project.com resolves to 1 IPv4 address operated by AS131965 in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tectec-project.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 |
|---|---|---|---|---|
| 157.112.187.152 | 157.112.184.0/21 | AS131965 | — | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tectec-project.com owner
- Contact emails
- 3aef56c4-447d-4aae-8c63-20ccced44316@identity-protect.org
- 56fe7b3e-9e22-4eb4-b1d4-898546d1dbe5@identity-protect.org
- 635a40cf-92c8-4d55-98f9-a9a03f5284b9@identity-protect.org
- b3eb5ba0-6461-4a78-8443-9dff77595fb8@identity-protect.org
- b88234b7-3df5-4f69-8a61-bf17b7bcfb46@identity-protect.org
- e7e70ec9-6c59-4fad-8216-5b677e8f751a@identity-protect.org
- owner-484344@tectec-project.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of tectec-project.com.
Web-graph footprint
Distinct hostnames that link to or from tectec-project.com in the public web crawl.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for tectec-project.com.
| Mechanism | Target |
|---|---|
| SPF_A | sv111.star.ne.jp |
| SPF_A | tectec-project.com |
| SPF_INCLUDE | spf.sender.netowl.jp |
| SPF_MX | tectec-project.com |
Related pages
Pivot deeper into the graph from tectec-project.com.
- IP · 157.112.187.152
- ASN · AS131965
- Registrar · iana:468
- Country · JP
- Email · 3aef56c4-447d-4aae-8c63-20ccced44316@identity-protect.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: "tectec-project.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.