Skip to content

Hostname

computershare.com

Last fetched

computershare.com resolves to 1 IPv4 address operated by INS-AS - AT&T Enterprises, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · computershare.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/computershare.com

Resolution chain

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

IPPrefixASNOperatorCountry
12.183.16.2412.183.16.0/23AS2386INS-AS - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:299
Organization
computershare
Contact emails

Subdomains

352 observed subdomains of computershare.com.

Web-graph footprint

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

1,538 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for computershare.com.

MechanismTarget
SPF_INCLUDEspf-0012cb01.pphosted.com
SPF_INCLUDEspf-365inbound.computershare.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.75.210.8
SPF_IP195.75.210.9

Related pages

Pivot deeper into the graph from computershare.com.

Cypher and MCP

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

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