Skip to content

Hostname

community-template.de

Last fetched

community-template.de resolves to 1 IPv4 address operated by AS43847 in DE.

Nutrition Label

WHISPER CANON · community-template.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/community-template.de

Resolution chain

community-template.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.185.104.6631.185.104.0/24AS43847DE

WHOIS identity

No WHOIS records are currently associated with community-template.de in WhisperGraph.

Subdomains

3 observed subdomains of community-template.de.

Web-graph footprint

Distinct hostnames that link to or from community-template.de in the public web crawl.

16 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for community-template.de.

MechanismTarget
SPF_Acommunity-template.de
SPF_INCLUDEspf.mailjet.com
SPF_IP168.119.187.18
SPF_IP31.185.104.66
SPF_IP31.185.104.71
SPF_IP31.185.104.74
SPF_MXcommunity-template.de

Related pages

Pivot deeper into the graph from community-template.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "community-template.de"})-[: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.