Skip to content

Hostname

hrdepartment.com

Last fetched

hrdepartment.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · hrdepartment.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hrdepartment.com

Resolution chain

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

IPPrefixASNOperatorCountry
206.16.27.173206.16.0.0/14AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

Registrar
iana:292
Organization
myprivacy.net ltd.
Contact emails

Subdomains

100 observed subdomains of hrdepartment.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hrdepartment.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.156.150
SPF_IP148.163.158.147
SPF_IP18.185.237.91/32
SPF_IP34.216.63.2
SPF_IP34.218.127.127/32
SPF_IP35.182.138.222/32
SPF_IP52.35.124.79
SPF_IP52.37.213.224

Related pages

Pivot deeper into the graph from hrdepartment.com.

Cypher and MCP

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

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