Skip to content

Hostname

et.rightsofemployees.com

Last fetched

et.rightsofemployees.com resolves to 1 IPv4 address operated by AITNET - Advanced Internet Technologies in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
208.234.10.127208.234.0.0/19AS10843AITNET - Advanced Internet TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with et.rightsofemployees.com in WhisperGraph.

Subdomains

1 observed subdomain of et.rightsofemployees.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for et.rightsofemployees.com.

MechanismTarget
SPF_IP135.148.132.225
SPF_IP208.234.10.120
SPF_IP208.234.10.127
SPF_IP208.234.10.87
SPF_IP208.234.21.62
SPF_IP208.234.21.63
SPF_IP208.234.21.64
SPF_IP208.234.21.67
SPF_IP216.117.148.246
SPF_IP216.117.158.208
SPF_IP216.117.158.210

Related pages

Pivot deeper into the graph from et.rightsofemployees.com.

Cypher and MCP

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

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