Hostname
platt.com
Last fetched
platt.com resolves to 15 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
platt.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.35.228.165 | 130.35.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 147.154.119.19 | 147.154.112.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 147.154.225.212 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.230.235 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.235.149 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.3.128 | 147.154.0.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 147.154.45.210 | 147.154.32.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 192.29.105.247 | 192.29.96.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 192.29.107.131 | 192.29.96.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 192.29.139.253 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.139.68 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.143.64 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.182.78 | 192.29.176.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
| 192.29.183.38 | 192.29.176.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
| 192.29.61.248 | 192.29.56.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
WHOIS identity
- Registrar
- iana:292
- Organization
- bill currie
- Contact emails
- cmkhdtfyyh@whoisprivacyprotect.com
- dnsadmin@gexpro.com
- hmngbqym@whoisprivacyprotect.com
- hwswvhwgrs@whoisprivacyprotect.com
- jgwwwqdhc@whoisprivacyprotect.com
- nbgjhsqvpn@whoisprivacyprotect.com
- njrynrkvgx@whoisprivacyprotect.com
- pwtnpqtyp@whoisprivacyprotect.com
- qdkwqdngn@whoisprivacyprotect.com
- qwhmnfny@whoisprivacyprotect.com
- tdmtdgxrb@whoisprivacyprotect.com
- tjyhhjwg@whoisprivacyprotect.com
- vdffhmrn@whoisprivacyprotect.com
- webmaster@platt.com
- ybpnsrpgf@whoisprivacyprotect.com
- yqdqnsqhf@whoisprivacyprotect.com
Subdomains
52 observed subdomains of platt.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from platt.com in the public web crawl.
216 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for platt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _pm.spf.spectrumretailnet.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.247.112.0/21 |
| SPF_IP | 168.235.224.0/20 |
| SPF_IP | 173.164.109.129 |
| SPF_IP | 173.164.109.130 |
| SPF_IP | 192.138.162.55 |
| SPF_IP | 209.133.224.0/19 |
| SPF_IP | 50.227.144.23 |
| SPF_IP | 63.64.83.185 |
| SPF_MX | platt.com |
Related pages
Pivot deeper into the graph from platt.com.
- IP · 130.35.228.165
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:292
- Country · US
- Email · cmkhdtfyyh@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · pl…
- 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: "platt.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.