Skip to content

Hostname

hiredscore.com

Last fetched

hiredscore.com resolves to 100.22.47.26, announced in 100.20.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. hiredscore.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 · hiredscore.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hiredscore.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
athena karp
Contact emails
athena@hiredscore.com, noc@workday.com, 2d47954e-fe39-48db-9494-fbe4b5019d31@identity-protect.org, 67e7a3c5-852b-4b83-9a36-5ef38b438bca@identity-protect.org, cc7aa6df-ba97-443e-b07f-1def90c3a476@identity-protect.org, d746ec6b-256a-4cbc-918b-f854461e273d@identity-protect.org, e4ca24c1-c585-489e-81fd-70a161399e4a@identity-protect.org, owner-5546544@hiredscore.com.whoisprivacyservice.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

  • ns-151.awsdns-18.com
  • cecelia.ns.cloudflare.com
  • zahir.ns.cloudflare.com
  • ns-634.awsdns-15.net
  • ns-1393.awsdns-46.org
  • ns-1965.awsdns-53.co.uk

MX records

  • mxa-001ee601.gslb.pphosted.com
  • mxb-001ee601.gslb.pphosted.com

SPF policy

  • include: %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email

Threat-feed evidence

History

Related pages

Pivot from hiredscore.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: "hiredscore.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.