Skip to content

Hostname

empretus.com

Last fetched

empretus.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. empretus.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · empretus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/empretus.com

Resolution chain

No IPv4 resolution is recorded for empretus.com in WhisperGraph.

IPv6 resolution

No AAAA record for empretus.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of empretus.com owner
Contact emails
424eb52c-9c58-40bd-aadc-8b1f71c4cda6@identity-protect.org, 51130e16-7855-4b73-8952-c1e16bc7029a@identity-protect.org, 5c85bc66-5bb9-4bda-a51f-1f0fe99221a3@identity-protect.org, 5f96670f-a7fc-4d6d-b9fd-5eddb97759d9@identity-protect.org, 6b8570ab-1e5a-47dd-8477-47b8e2c0412e@identity-protect.org, bee1dc51-80ec-4fef-81b2-e7c08dab1b0b@identity-protect.org, f5f06801-e283-495c-ad4f-786a19faeae1@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • cass.ns.cloudflare.com
  • hassan.ns.cloudflare.com

MX records

  • mx.zoho.in
  • mx2.zoho.in
  • mx3.zoho.in

SPF policy

  • include: zoho.in

Threat-feed evidence

History

Related pages

Pivot from empretus.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "empretus.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.