Skip to content

Hostname

penawarcommunity.com

Last fetched

penawarcommunity.com resolves to 1 IPv4 address operated by TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · penawarcommunity.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/penawarcommunity.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.71.101.83202.71.101.0/24AS18206TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.MY

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of penawarcommunity.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • penawarcommunity.com

SPF policy

5 SPF mechanisms authorising senders for penawarcommunity.com.

MechanismTarget
SPF_Apenawarcommunity.com
SPF_INCLUDEse.mschosting.com
SPF_IP103.6.198.118/15
SPF_IP103.6.198.35
SPF_MXpenawarcommunity.com

Related pages

Pivot deeper into the graph from penawarcommunity.com.

Cypher and MCP

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

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