Skip to content

Hostname

oisterglobal.com

Last fetched

oisterglobal.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.235.239.24713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.183.2253.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.245.1603.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.94.1543.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.232.1313.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.7.8265.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of oisterglobal.com.

Web-graph footprint

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

7 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oisterglobal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailer91.com

Related pages

Pivot deeper into the graph from oisterglobal.com.

Cypher and MCP

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

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