Skip to content

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

WHISPER CANON · platt.comRouting diversity5.0/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/platt.com

Resolution chain

platt.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.35.228.165130.35.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.119.19147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.225.212147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.230.235147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.235.149147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.3.128147.154.0.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.45.210147.154.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.105.247192.29.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.107.131192.29.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.139.253192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.139.68192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.143.64192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.182.78192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.183.38192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.248192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH

WHOIS identity

Registrar
iana:292
Organization
bill currie
Contact emails

Subdomains

52 observed subdomains of platt.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for platt.com.

MechanismTarget
SPF_INCLUDE_pm.spf.spectrumretailnet.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.247.112.0/21
SPF_IP168.235.224.0/20
SPF_IP173.164.109.129
SPF_IP173.164.109.130
SPF_IP192.138.162.55
SPF_IP209.133.224.0/19
SPF_IP50.227.144.23
SPF_IP63.64.83.185
SPF_MXplatt.com

Related pages

Pivot deeper into the graph from platt.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.