Skip to content

Hostname

widcenter.com

Last fetched

widcenter.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · widcenter.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/widcenter.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.83.163.11735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.165.4435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.185.13044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.187.2244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.98.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.83.444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.188.7852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.193.19254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
on behalf of widcenter.com owner
Contact emails

Subdomains

1 observed subdomain of widcenter.com.

Threat posture

History

Related pages

Pivot deeper into the graph from widcenter.com.

Cypher and MCP

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

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