Skip to content

Hostname

app.itaf.id

Last fetched

app.itaf.id resolves to 2 IPv4 addresses operated by AS136052 in ID.

Nutrition Label

WHISPER CANON · app.itaf.idRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.itaf.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.55.39.44103.55.39.0/24AS136052ID
66.33.22.15666.33.22.0/23AS400940RAILWAY - RailwayUS

WHOIS identity

No WHOIS records are currently associated with app.itaf.id in WhisperGraph.

Subdomains

1 observed subdomain of app.itaf.id.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for app.itaf.id.

MechanismTarget
SPF_Aapp.itaf.id
SPF_INCLUDEkirim.cloudhost.id
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.55.39.44
SPF_MXapp.itaf.id

Related pages

Pivot deeper into the graph from app.itaf.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.itaf.id"})-[: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.