Hostname
computecinc.com
Last fetched
computecinc.com resolves to 18.220.191.48, announced in 18.220.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. computecinc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 18.220.191.48
18.220.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Columbus, US
IPv6 resolution
No AAAA record for computecinc.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of computecinc.com owner
- Contact emails
- nocontactsfound@secureserver.net, 1004610d-4f3f-4922-80d1-7db810f6d809@identity-protect.org, 81a9e6de-8a89-4a65-834f-b232756c2559@identity-protect.org, be4b6e52-0074-4d3d-b779-1786f07e26d7@identity-protect.org, face2c24-d79b-49b6-8cb9-601b455087c3@identity-protect.org
Subdomains
Mail and authentication
Nameservers
- ns-487.awsdns-60.com
- ns-693.awsdns-22.net
- ns-1350.awsdns-40.org
- ns-1977.awsdns-55.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- a: computecinc.com
- mx: computecinc.com
- ip: 18.220.191.48
Threat-feed evidence
History
Related pages
Pivot from computecinc.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "computecinc.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.