Skip to content

Hostname

oremus365.com

Last fetched

oremus365.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oremus365.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oremus365.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.35108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.5108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.67108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.7108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.238.152.12518.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.2418.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.3318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.6518.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.11352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of oremus365.com owner
Contact emails

Subdomains

2 observed subdomains of oremus365.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oremus365.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from oremus365.com.

Cypher and MCP

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

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