Skip to content

Hostname

itbengo-pro.com

Last fetched

itbengo-pro.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · itbengo-pro.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itbengo-pro.com

Resolution chain

itbengo-pro.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.20.212104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.212104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.113.174.21013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.254.6035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.94.11135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.105.23152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.50.18154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.189.24257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from itbengo-pro.com in the public web crawl.

169 sites link to this hostname.

214 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for itbengo-pro.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.haihaimail.jp
SPF_IP116.197.173.241

Related pages

Pivot deeper into the graph from itbengo-pro.com.

Cypher and MCP

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

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