Skip to content

Hostname

innobaygroup.com

Last fetched

innobaygroup.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · innobaygroup.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/innobaygroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.31.237.86119.31.236.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG
74.91.222.23874.91.222.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG

WHOIS identity

Registrar
iana:1291
Organization
andrew yap
Contact emails

Subdomains

10 observed subdomains of innobaygroup.com.

Web-graph footprint

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

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for innobaygroup.com.

MechanismTarget
SPF_Ainnobaygroup.com
SPF_INCLUDE_spf.vodien.com
SPF_IP74.91.222.238
SPF_MXinnobaygroup.com

Related pages

Pivot deeper into the graph from innobaygroup.com.

Cypher and MCP

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

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