Skip to content

Hostname

computas.com

Last fetched

computas.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · computas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/computas.com

Resolution chain

computas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.152192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.246192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:1001
Organization
computas as
Contact emails

Subdomains

53 observed subdomains of computas.com.

Web-graph footprint

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

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for computas.com.

MechanismTarget
SPF_INCLUDE25552506.spf05.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf1.computas.com
SPF_IP104.45.14.251
SPF_IP104.45.14.252
SPF_IP104.45.14.253
SPF_IP192.0.78.152
SPF_IP192.0.78.159
SPF_IP192.0.78.246
SPF_IP192.0.78.252

Related pages

Pivot deeper into the graph from computas.com.

Cypher and MCP

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

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