Hostname
wpclogistics.com
Last fetched
wpclogistics.com resolves to 1 IPv4 address operated by IDNIC-CLOUD-INDO-AS-ID - PT MITRA VISIONER PRATAMA in ID. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
wpclogistics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.119.228.116 | 103.119.228.0/24 | AS64315 | IDNIC-CLOUD-INDO-AS-ID - PT MITRA VISIONER PRATAMA | ID |
WHOIS identity
- Registrar
- iana:460
- Organization
- pt. cyberindo aditama
- Contact emails
Subdomains
33 observed subdomains of wpclogistics.com.
Showing 22 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wpclogistics.com in the public web crawl.
126 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- wpclogistics.com
SPF policy
5 SPF mechanisms authorising senders for wpclogistics.com.
| Mechanism | Target |
|---|---|
| SPF_A | wpclogistics.com |
| SPF_IP | 103.119.228.116 |
| SPF_IP | 118.98.75.79 |
| SPF_IP | 118.98.75.88 |
| SPF_MX | wpclogistics.com |
Related pages
Pivot deeper into the graph from wpclogistics.com.
- IP · 103.119.228.116
- ASN · AS64315IDNIC-CLOUD-INDO-AS-ID - PT MITRA VISIONER PRATAMA
- Registrar · iana:460
- Country · ID
- Email · reg_14753016@whoisprotection.cc
- TLD · .com
- Browse hostnames · wp…
- 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: "wpclogistics.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.