Skip to content

Hostname

rejecthost.com

Last fetched

rejecthost.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. rejecthost.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 · rejecthost.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rejecthost.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of rejecthost.com owner
Contact emails
3bd3c9f0-ffda-43dd-968a-cc0f51eb02ca@identity-protect.org, a55832fb-cf23-40cb-9758-cf2aef2aab8b@identity-protect.org, b6f7b98d-47c4-4a3f-8a96-d86341654655@identity-protect.org, ce6ef398-cb4e-4df3-ada6-ab26ce0d82f4@identity-protect.org, e6bf06ff-0e80-422c-abae-20b9ab9e3c12@identity-protect.org, e7c1eb08-059c-461a-b118-d09d968803d9@identity-protect.org, f8cb09e4-727d-4bde-a2dd-74f88e767323@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-300.awsdns-37.com
  • ns-803.awsdns-36.net
  • ns-1352.awsdns-41.org
  • ns-1902.awsdns-45.co.uk

Threat-feed evidence

History

Related pages

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