Skip to content

Hostname

hiperos.com

Last fetched

hiperos.com resolves to 51.143.107.76, announced in 51.140.0.0/14 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. hiperos.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 · hiperos.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/hiperos.com

Resolution chain

IPv6 resolution

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

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
coupa software
Contact emails
hiperos.com@domainsbyproxy.com, legal@hiperos.com, opusoperations@opus.com, webmaster@hiperos.com

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

  • ns20.digicertdns.com
  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com
  • blue.foundationdns.com
  • blue.foundationdns.net
  • blue.foundationdns.org

MX records

  • hiperos-com.mail.protection.outlook.com

SPF policy

  • ip: 3.218.255.52/32
  • a: hiperos.com
  • mx: hiperos.com
  • ip: 3.211.221.14
  • ip: 54.179.108.225
  • ip: 54.251.215.28
  • ip: 99.80.114.2
  • ip: 99.81.23.194

Threat-feed evidence

History

Related pages

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