Skip to content

Hostname

computerhelpsos.com

Last fetched

computerhelpsos.com resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · computerhelpsos.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/computerhelpsos.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.208.157.12374.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:1068
Organization
andreas barth
Contact emails

Subdomains

6 observed subdomains of computerhelpsos.com.

Web-graph footprint

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

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for computerhelpsos.com.

MechanismTarget
SPF_INCLUDEem7895.computerhelpsos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP104.214.75.142/32
SPF_IP104.214.75.99/32
SPF_IP104.40.205.111/32
SPF_IP157.55.195.0
SPF_IP20.198.113.245
SPF_IP20.198.118.206
SPF_IP20.203.23.89
SPF_IP20.204.82.91
SPF_IP20.237.9.128/28
SPF_IP20.241.129.96/28
SPF_IP20.58.58.37
SPF_IP20.85.129.16/28
SPF_IP23.97.185.122/32
SPF_IP40.119.164.85
SPF_IP40.119.165.108
SPF_IP40.123.214.77
SPF_IP46.137.91.239
SPF_IP51.140.50.9/32
SPF_IP52.161.96.58
SPF_IP52.200.11.158
SPF_IP52.200.119.29
SPF_IP52.28.195.233
SPF_IP52.28.207.52/32
SPF_IP54.74.99.47

Related pages

Pivot deeper into the graph from computerhelpsos.com.

Cypher and MCP

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

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