Hostname
roythomsonhall.com
Last fetched
roythomsonhall.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roythomsonhall.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.211.25 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.26 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.77 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.89 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.2 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.51 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.6 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.98 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of roythomsonhall.com owner
- Contact emails
- help@mh-rth.com
- 5199ddb8-bf28-4148-a2d4-e4fdf18913af@identity-protect.org
- 6e644684-558d-49a2-8b07-2bc1e63f510d@identity-protect.org
- 9aa4a1b7-06ec-4c04-af3e-60a7b0d7d6bb@identity-protect.org
- a9e2f426-058d-4826-a676-4a6b648ee78b@identity-protect.org
- b309e42b-32ad-4baa-94ad-3f71cdae0e56@identity-protect.org
- ca546f1b-750f-4c4b-8308-d7c9579744c5@identity-protect.org
- ef2dcb7e-83c4-4f1b-b1ee-7b4b8ad08cdc@identity-protect.org
- owner-10757653@roythomsonhall.com.whoisprivacyservice.org
- owner-6350493@roythomsonhall.com.whoisprivacyservice.org
- owner-6620442@roythomsonhall.com.whoisprivacyservice.org
- owner-8329027@roythomsonhall.com.whoisprivacyservice.org
- owner-8961811@roythomsonhall.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of roythomsonhall.com.
| Subdomain |
|---|
| www.roythomsonhall.com |
Web-graph footprint
Distinct hostnames that link to or from roythomsonhall.com in the public web crawl.
85 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for roythomsonhall.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from roythomsonhall.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roythomsonhall.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.