Hostname
platformsh.site
Last fetched
platformsh.site resolves to 63.35.24.107, announced in 63.32.0.0/14 by AMAZON-02 - Amazon.com, Inc. in IE. platformsh.site is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 63.35.24.107
63.32.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
IPv6 resolution
No AAAA record for platformsh.site is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:433
- Registrant organisation
- ori pekelman
- Contact emails
- ori@platform.sh
Subdomains
Mail and authentication
Nameservers
- ns-69.awsdns-08.com
- ns-759.awsdns-30.net
- ns-1211.awsdns-23.org
- ns-1962.awsdns-53.co.uk
Threat-feed evidence
History
Related pages
Pivot from platformsh.site into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "platformsh.site"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.