Skip to content

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

WHISPER CANON · templatehouse.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/templatehouse.net

Resolution chain

templatehouse.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.174.50.11103.174.50.0/24AS147181BD

WHOIS identity

Registrar
iana:3861
Organization
md. sajadul haque juwel
Contact emails

Subdomains

21 observed subdomains of templatehouse.net.

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.

Threat posture

History

Mail and authentication

MX records

  • templatehouse.net

SPF policy

5 SPF mechanisms authorising senders for templatehouse.net.

MechanismTarget
SPF_Atemplatehouse.net
SPF_IP103.174.50.11
SPF_IP104.161.42.130
SPF_IP107.178.115.140
SPF_MXtemplatehouse.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.