Skip to content

Hostname

templatevilla.net

Last fetched

templatevilla.net resolves to 1 IPv4 address operated by WHG-LON - WHG Hosting Services Ltd in GB. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · templatevilla.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/templatevilla.net

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.234.46192.250.234.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

60 observed subdomains of templatevilla.net.

Web-graph footprint

Distinct hostnames that link to or from templatevilla.net in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • templatevilla.net

SPF policy

8 SPF mechanisms authorising senders for templatevilla.net.

MechanismTarget
SPF_Atemplatevilla.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.234.46
SPF_IP206.189.19.197
SPF_IP213.219.37.246
SPF_IP23.106.33.93
SPF_IP77.95.113.15
SPF_MXtemplatevilla.net

Related pages

Pivot deeper into the graph from templatevilla.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "templatevilla.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.