Skip to content

Hostname

comunityspirit.com

Last fetched

comunityspirit.com resolves to 1 IPv4 address operated by AS47692 in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · comunityspirit.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/comunityspirit.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.255.62.86146.255.56.0/21AS47692AT

WHOIS identity

Registrar
iana:106
Organization
claudia unger
Contact emails

Subdomains

2 observed subdomains of comunityspirit.com.

Web-graph footprint

Distinct hostnames that link to or from comunityspirit.com in the public web crawl.

20 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for comunityspirit.com.

MechanismTarget
SPF_Acomunityspirit.com
SPF_Aspam01.graz-seckau.at
SPF_INCLUDEb4s-service.com
SPF_MXcomunityspirit.com

Related pages

Pivot deeper into the graph from comunityspirit.com.

Cypher and MCP

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

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

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