Hostname
templatehouse.net
Last fetched
templatehouse.net resolves to 1 IPv4 address operated by AS147181 in BD. WHOIS lists iana:3861 as the registrar.
Nutrition Label
Resolution chain
templatehouse.net 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 |
|---|---|---|---|---|
| 103.174.50.11 | 103.174.50.0/24 | AS147181 | — | BD |
WHOIS identity
- Registrar
- iana:3861
- Organization
- md. sajadul haque juwel
- Contact emails
Subdomains
21 observed subdomains of templatehouse.net.
Showing 14 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from templatehouse.net in the public web crawl.
276 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- templatehouse.net
SPF policy
5 SPF mechanisms authorising senders for templatehouse.net.
| Mechanism | Target |
|---|---|
| SPF_A | templatehouse.net |
| SPF_IP | 103.174.50.11 |
| SPF_IP | 104.161.42.130 |
| SPF_IP | 107.178.115.140 |
| SPF_MX | templatehouse.net |
Related pages
Pivot deeper into the graph from templatehouse.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "templatehouse.net"})-[: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.