Skip to content

Hostname

livingcomputers.org

Last fetched

livingcomputers.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · livingcomputers.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/livingcomputers.org

Resolution chain

livingcomputers.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
vulcan
Contact emails

Subdomains

8 observed subdomains of livingcomputers.org.

Web-graph footprint

Distinct hostnames that link to or from livingcomputers.org in the public web crawl.

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for livingcomputers.org.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.117.17.163
SPF_IP148.163.142.205
SPF_IP148.163.146.233
SPF_IP168.62.191.154
SPF_IP216.220.193.75
SPF_IP216.220.194.183
SPF_IP216.220.200.21
SPF_IP216.220.202.27
SPF_IP216.220.203.3

Related pages

Pivot deeper into the graph from livingcomputers.org.

Cypher and MCP

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

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