Hostname
pleat.com
Last fetched
pleat.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
pleat.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.28.53.254 | 184.28.52.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 45.77.102.235 | 45.77.96.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
| 149.28.63.113 | 149.28.32.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- development services
- Contact emails
Subdomains
5 observed subdomains of pleat.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pleat.com in the public web crawl.
16 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for pleat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pleat.com.
- IP · 184.28.53.254
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · SG
- Email · admin@telepathy.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: "pleat.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.