Hostname
wsgr.com
Last fetched
wsgr.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
wsgr.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.203.180.53 | 54.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- wilson, sonsini, goodrich & rosati attn wsgr.com care of network solutions
- Contact emails
- bb9yr8c238j@networksolutionsprivateregistration.com
- bw95p2u7775@networksolutionsprivateregistration.com
- cd4bh7gx6vc@networksolutionsprivateregistration.com
- cn9ey3at9sa@networksolutionsprivateregistration.com
- wsgr.com@domainsbyproxy.com
- df3cz7xf5gc@networksolutionsprivateregistration.com
- dg6ub4ng7y2@networksolutionsprivateregistration.com
- dy2we2ex23h@networksolutionsprivateregistration.com
- f44bu3d62w7@networksolutionsprivateregistration.com
- g92s92r28fu@networksolutionsprivateregistration.com
- hv7a63bx2wr@networksolutionsprivateregistration.com
- jv6kc8gw8hm@networksolutionsprivateregistration.com
- mq4j86h82br@networksolutionsprivateregistration.com
- pr4z34wf2yx@networksolutionsprivateregistration.com
- pw3th48p2jy@networksolutionsprivateregistration.com
- qc8cm4dz73x@networksolutionsprivateregistration.com
- qu7up2252v7@networksolutionsprivateregistration.com
- ry5ux23f2zc@networksolutionsprivateregistration.com
- s75xg8n554t@networksolutionsprivateregistration.com
- s94f99tm44p@networksolutionsprivateregistration.com
- and 7 more
Subdomains
84 observed subdomains of wsgr.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wsgr.com in the public web crawl.
1,489 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for wsgr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eurte.peoplepath.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_MX | wsgr.com |
Related pages
Pivot deeper into the graph from wsgr.com.
- IP · 54.203.180.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · bb9yr8c238j@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ws…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wsgr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.