Skip to content

Hostname

pluang.com

Last fetched

pluang.com resolves to 5 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · pluang.comRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pluang.com

Resolution chain

pluang.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.24.77.78184.24.77.0/24AS20940AKAMAI-ASN1DE
23.223.209.6223.223.209.0/24AS20940AKAMAI-ASN1US
23.223.209.7723.223.209.0/24AS20940AKAMAI-ASN1US
41.231.245.8041.231.245.0/24AS2609TN-BB-AS Tunisia BackBone ASTN
41.231.245.8141.231.245.0/24AS2609TN-BB-AS Tunisia BackBone ASTN

WHOIS identity

Registrar
iana:440
Organization
domain administrator
Contact emails

Subdomains

11 observed subdomains of pluang.com.

Web-graph footprint

Distinct hostnames that link to or from pluang.com in the public web crawl.

594 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pluang.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP149.72.169.188

Related pages

Pivot deeper into the graph from pluang.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pluang.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.