Skip to content

Hostname

infobdg.com

Last fetched

infobdg.com resolves to 4 IPv4 addresses operated by AS141107 in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · infobdg.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/infobdg.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.66.86.234103.66.86.0/24AS141107ID
104.21.78.173104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.245.85.180151.245.85.0/24AS141968ID
172.67.136.33172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
infobdg
Contact emails

Subdomains

11 observed subdomains of infobdg.com.

Web-graph footprint

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

159 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • infobdg.com

SPF policy

4 SPF mechanisms authorising senders for infobdg.com.

MechanismTarget
SPF_Ainfobdg.com
SPF_IP103.66.86.234
SPF_IP151.245.85.180
SPF_MXinfobdg.com

Related pages

Pivot deeper into the graph from infobdg.com.

Cypher and MCP

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

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