Skip to content

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

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

Resolution chain

wpclogistics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.119.228.116103.119.228.0/24AS64315IDNIC-CLOUD-INDO-AS-ID - PT MITRA VISIONER PRATAMAID

WHOIS identity

Registrar
iana:460
Organization
pt. cyberindo aditama
Contact emails

Subdomains

33 observed subdomains of wpclogistics.com.

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.

Threat posture

History

Mail and authentication

MX records

  • wpclogistics.com

SPF policy

5 SPF mechanisms authorising senders for wpclogistics.com.

MechanismTarget
SPF_Awpclogistics.com
SPF_IP103.119.228.116
SPF_IP118.98.75.79
SPF_IP118.98.75.88
SPF_MXwpclogistics.com

Related pages

Pivot deeper into the graph from wpclogistics.com.

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 20

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