Skip to content

Hostname

ratingempresarial.com

Last fetched

ratingempresarial.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · ratingempresarial.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ratingempresarial.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.2.8149.13.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1262
Organization
jose puchades
Contact emails

Subdomains

15 observed subdomains of ratingempresarial.com.

Web-graph footprint

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

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ratingempresarial.com

SPF policy

9 SPF mechanisms authorising senders for ratingempresarial.com.

MechanismTarget
SPF_Aratingempresarial.com
SPF_IP185.209.60.122
SPF_IP188.165.42.225
SPF_IP2a01:4f8:c010:b900:0:0:0:1
SPF_IP49.13.2.81
SPF_IP51.89.84.160
SPF_IP91.121.27.3
SPF_MXraincentral.com
SPF_MXratingempresarial.com

Related pages

Pivot deeper into the graph from ratingempresarial.com.

Cypher and MCP

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

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