Skip to content

Hostname

pttaland.com

Last fetched

pttaland.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:4029 as the registrar.

Nutrition Label

WHISPER CANON · pttaland.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pttaland.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
43.252.137.6943.252.137.0/24AS58404ID

WHOIS identity

Registrar
iana:4029
Organization
pt. taland utama karisma perkasa
Contact emails

Subdomains

12 observed subdomains of pttaland.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pttaland.com

SPF policy

11 SPF mechanisms authorising senders for pttaland.com.

MechanismTarget
SPF_Apttaland.com
SPF_Aspf.qwords.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamdisinfect.com
SPF_INCLUDEspf.spamdisinfectant.com
SPF_IP103.28.12.135
SPF_IP103.28.12.166
SPF_IP103.28.12.170
SPF_IP43.252.137.93
SPF_MXpttaland.com

Related pages

Pivot deeper into the graph from pttaland.com.

Cypher and MCP

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

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