Skip to content

Hostname

orasgroup.com

Last fetched

orasgroup.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · orasgroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/orasgroup.com

Resolution chain

orasgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

5 observed subdomains of orasgroup.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for orasgroup.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.213.33.202
SPF_IP194.240.3.0/24
SPF_IP217.110.71.96/28
SPF_IP62.236.116.67/32
SPF_IP82.142.122.136/29
SPF_IP91.237.117.27
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from orasgroup.com.

Cypher and MCP

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

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