Skip to content

Hostname

innbe.com

Last fetched

innbe.com resolves to 2 IPv4 addresses operated by UBBNET-AS-TW UNION BROADBAND NETWORK in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
49.158.122.5349.158.120.0/21AS24164UBBNET-AS-TW UNION BROADBAND NETWORKTW
49.158.122.7249.158.120.0/21AS24164UBBNET-AS-TW UNION BROADBAND NETWORKTW

WHOIS identity

Registrar
iana:146
Organization
amo
Contact emails

Subdomains

32 observed subdomains of innbe.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for innbe.com.

MechanismTarget
SPF_Ainnbe.com
SPF_IP49.158.122.72
SPF_MXinnbe.com

Related pages

Pivot deeper into the graph from innbe.com.

Cypher and MCP

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

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