Skip to content

Hostname

erp.cerindocorp.com

Last fetched

erp.cerindocorp.com resolves to 1 IPv4 address operated by AS59210 in SG.

Nutrition Label

WHISPER CANON · erp.cerindocorp.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/erp.cerindocorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.49.142131.153.49.0/24AS59210SG

WHOIS identity

No WHOIS records are currently associated with erp.cerindocorp.com in WhisperGraph.

Subdomains

2 observed subdomains of erp.cerindocorp.com.

Threat posture

History

Mail and authentication

MX records

  • erp.cerindocorp.com

SPF policy

11 SPF mechanisms authorising senders for erp.cerindocorp.com.

MechanismTarget
SPF_Aerp.cerindocorp.com
SPF_IP103.6.206.110
SPF_IP103.6.206.130
SPF_IP103.6.206.26
SPF_IP116.90.162.42
SPF_IP116.90.163.130
SPF_IP131.153.49.138
SPF_IP131.153.49.142
SPF_IP139.255.101.6
SPF_MXerp.cerindocorp.com
SPF_MXmail.cerindocorp.com

Related pages

Pivot deeper into the graph from erp.cerindocorp.com.

Cypher and MCP

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

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