Hostname
nexuschambers.com
Last fetched
nexuschambers.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
nexuschambers.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 |
|---|---|---|---|---|
| 35.197.241.225 | 35.197.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- lance murray lance murray
- Contact emails
Subdomains
4 observed subdomains of nexuschambers.com.
Web-graph footprint
Distinct hostnames that link to or from nexuschambers.com in the public web crawl.
30 sites link to this hostname.
80 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for nexuschambers.com.
| Mechanism | Target |
|---|---|
| SPF_A | relay.email-cluster.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.3.73/32 |
| SPF_IP | 167.89.65.5/32 |
| SPF_IP | 167.98.234.13/32 |
| SPF_IP | 83.223.99.6/32 |
| SPF_MX | nexuschambers.com |
Related pages
Pivot deeper into the graph from nexuschambers.com.
- IP · 35.197.241.225
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:83
- Country · GB
- Email · lance@pyewacket.co.uk
- TLD · .com
- Browse hostnames · ne…
- 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: "nexuschambers.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.