Skip to content

Hostname

platform28.com

Last fetched

platform28.com resolves to 199.60.103.190, announced in 199.60.151.0/24 by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. platform28.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · platform28.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/platform28.com

Resolution chain

IPv6 resolution

No AAAA record for platform28.com is recorded in WhisperGraph.

Attribution

cloudflarespectrum cloudflare london

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of platform28.com owner
Contact emails
mark.ruggles@platform28.com, 8ad301d2-ebb8-4b5d-8791-ee22fea66778@identity-protect.org, a9cb37b1-0903-4d28-ae7a-c8f5e5422613@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-263.awsdns-32.com
  • ns-742.awsdns-28.net
  • ns-1063.awsdns-04.org
  • ns-1995.awsdns-57.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: pipedrive.com
  • a: spfa.platform28.com
  • include: mail.zendesk.com
  • ip: 107.21.44.64
  • ip: 18.188.148.222
  • ip: 3.128.145.29
  • ip: 3.128.191.169
  • ip: 3.132.235.178
  • ip: 34.193.229.98
  • ip: 34.230.196.52
  • ip: 35.153.108.217
  • ip: 52.15.67.55
  • ip: 52.23.110.49
  • ip: 52.55.148.40

Threat-feed evidence

History

Related pages

Pivot from platform28.com 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: "platform28.com"})-[: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 20

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