Skip to content

Hostname

orangehosts.com

Last fetched

orangehosts.com resolves to 41.77.142.227, announced in 41.77.142.0/24 by BINARYRACKS-AS - Binary Racks Limited in GB. orangehosts.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 · orangehosts.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/orangehosts.com

Resolution chain

IPv6 resolution

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

Attribution

binary racks

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:3862
Registrant organisation
orangeinside_net
Contact emails
gdpr-masking@gdpr-masked.com, vaidotas.stankus@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns2.azure.orangehosts.com
  • ns1.he.net
  • ns2.he.net
  • ns3.he.net
  • ns4.he.net
  • ns5.he.net
  • launch1.spaceship.net
  • launch2.spaceship.net

MX records

  • orangehosts.com
  • mail.orangehosts.com

SPF policy

  • a: orangehosts.com
  • mx: orangehosts.com
  • ip: 41.77.142.227

Threat-feed evidence

History

Related pages

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