Skip to content

Hostname

uccgroup.com.bd

Last fetched

uccgroup.com.bd resolves to 1 IPv4 address operated by CYBERNET-BD-AS Grameen Cybernet Ltd. Bangladesh. AS for local peering and transit. Dhaka in BD.

Nutrition Label

WHISPER CANON · uccgroup.com.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uccgroup.com.bd

Resolution chain

uccgroup.com.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.83.169.73203.83.169.0/24AS17471CYBERNET-BD-AS Grameen Cybernet Ltd. Bangladesh. AS for local peering and transit. DhakaBD

WHOIS identity

No WHOIS records are currently associated with uccgroup.com.bd in WhisperGraph.

Subdomains

7 observed subdomains of uccgroup.com.bd.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • uccgroup.com.bd

SPF policy

3 SPF mechanisms authorising senders for uccgroup.com.bd.

MechanismTarget
SPF_Auccgroup.com.bd
SPF_IP203.83.169.73
SPF_MXuccgroup.com.bd

Related pages

Pivot deeper into the graph from uccgroup.com.bd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uccgroup.com.bd"})-[: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.