Skip to content

Hostname

pillrplatform.com

Last fetched

pillrplatform.com resolves to 52.201.25.108, announced in 52.200.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. pillrplatform.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 · pillrplatform.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pillrplatform.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:447
Contact emails
2og5b3u6e18b@idp.email, 5e4f453c-c638-42ea-81f8-25a53b57c906@identity-protect.org, 60a14030-ce9d-44dd-8ca9-d4eee9f53f2d@identity-protect.org, 9486d92d-ecec-491f-9b87-a16d29f21771@identity-protect.org, cced9d09-c5aa-4afb-a421-5b6079644151@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

  • ns1-09.azure-dns.com
  • ns4-09.azure-dns.info
  • ns2-09.azure-dns.net
  • ns3-09.azure-dns.org

MX records

  • mxa-00102601.gslb.pphosted.com
  • mxb-00102601.gslb.pphosted.com

SPF policy

  • include: email.freshdesk.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • a: pillrplatform.com
  • mx: pillrplatform.com
  • include: sendgrid.net
  • ip: 149.235.225.43
  • ip: 149.235.225.44
  • ip: 204.138.115.205
  • ip: 205.211.178.41
  • ip: 205.211.178.42

Threat-feed evidence

History

Related pages

Pivot from pillrplatform.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: "pillrplatform.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.