Skip to content

Hostname

erp.xtudionet.com

Last fetched

erp.xtudionet.com resolves to 1 IPv4 address operated by ASN-XTUDIONET - XNET CORE SL in ES.

Nutrition Label

WHISPER CANON · erp.xtudionet.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/erp.xtudionet.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.84.177.215193.84.177.0/24AS60458ASN-XTUDIONET - XNET CORE SLES

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for erp.xtudionet.com.

MechanismTarget
SPF_Aerp.xtudionet.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_INCLUDEgestiondeservidor.net
SPF_INCLUDErelay.gestiondeservidor.net
SPF_INCLUDErelay.sered.net
SPF_INCLUDEsered.net
SPF_IP141.95.85.150
SPF_IP185.125.78.194
SPF_IP185.125.78.5
SPF_IP185.202.144.156
SPF_IP185.37.231.116
SPF_IP193.84.177.215
SPF_IP193.84.177.33
SPF_IP37.252.102.240
SPF_IP5.187.34.54
SPF_IP51.38.62.183
SPF_MXerp.xtudionet.com

Related pages

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

Cypher and MCP

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

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