Hostname
ssgbd.com
Last fetched
ssgbd.com resolves to 2 IPv4 addresses operated by AS137815 in BD. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
ssgbd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.114.170.45 | 103.114.170.0/24 | AS137815 | — | BD |
| 103.114.171.45 | 103.114.171.0/24 | AS137815 | — | BD |
WHOIS identity
- Registrar
- iana:1068
- Organization
- bijoy online
- Contact emails
Subdomains
33 observed subdomains of ssgbd.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ssgbd.com in the public web crawl.
34 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ssgbd.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw.samenits.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.114.170.40 |
| SPF_IP | 103.114.171.40 |
Related pages
Pivot deeper into the graph from ssgbd.com.
- IP · 103.114.170.45
- ASN · AS137815
- Registrar · iana:1068
- Country · BD
- Email · 4a015605f2d64de18f1fffdb1f2576eb.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ss…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ssgbd.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.