Skip to content

Hostname

erp.bartec.id

Last fetched

erp.bartec.id resolves to 1 IPv4 address operated by DESNET-AS-ID PT DES Teknologi Informasi in ID.

Nutrition Label

WHISPER CANON · erp.bartec.idRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/erp.bartec.id

Resolution chain

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

IPPrefixASNOperatorCountry
112.78.43.94112.78.43.0/24AS45302DESNET-AS-ID PT DES Teknologi InformasiID

WHOIS identity

No WHOIS records are currently associated with erp.bartec.id in WhisperGraph.

Subdomains

1 observed subdomain of erp.bartec.id.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for erp.bartec.id.

MechanismTarget
SPF_Aerp.bartec.id
SPF_IP103.30.183.70
SPF_MXerp.bartec.id

Related pages

Pivot deeper into the graph from erp.bartec.id.

Cypher and MCP

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

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