Hostname
splendidtechnology.com
Last fetched
splendidtechnology.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
splendidtechnology.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.199.173.191 | 35.199.160.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of splendidtechnology.com owner
- Contact emails
- splendidtechnology.com@domainsbyproxy.com
- 2a72109a-1c5c-4a1b-9cd9-8583b3133683@identity-protect.org
- 2c14d80a-7f3a-4253-9db6-af2cac522873@identity-protect.org
- 79dcfb21-5471-4e48-962a-2717399a2930@identity-protect.org
- 88af251f-5421-4d8a-bad4-472dff0d2e71@identity-protect.org
- 98cc885f-e5ae-4905-a39a-d0ca03d0bc4e@identity-protect.org
- dadd3ce2-002d-492c-9259-d4b6b5016c05@identity-protect.org
- owner-371896@splendidtechnology.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of splendidtechnology.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from splendidtechnology.com in the public web crawl.
8 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for splendidtechnology.com.
| Mechanism | Target |
|---|---|
| SPF_A | splendidtechnology.screenconnect.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.204.67.73/32 |
| SPF_IP | 4.7.212.96/27 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 69.15.58.128/27 |
| SPF_MX | splendidtechnology.com |
Related pages
Pivot deeper into the graph from splendidtechnology.com.
- IP · 35.199.173.191
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · splendidtechnology.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sp…
- 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: "splendidtechnology.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.