Skip to content

Hostname

link4bd.com

Last fetched

link4bd.com resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · link4bd.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/link4bd.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.200.120.82192.200.120.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:303
Organization
erfanul haq sajjad
Contact emails

Subdomains

10 observed subdomains of link4bd.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for link4bd.com.

MechanismTarget
SPF_Alink4bd.com
SPF_INCLUDErelay.is.cc
SPF_INCLUDErelay.mailbaby.net
SPF_IP192.200.120.82
SPF_IP216.158.231.178
SPF_MXlink4bd.com

Related pages

Pivot deeper into the graph from link4bd.com.

Cypher and MCP

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

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