Skip to content

Hostname

tedisbd.com

Last fetched

tedisbd.com resolves to 1 IPv4 address operated by AS150142 in BD. WHOIS lists iana:1250 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.191.241.226103.191.241.0/24AS150142BD

WHOIS identity

Registrar
iana:1250
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of tedisbd.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • tedisbd.com

SPF policy

10 SPF mechanisms authorising senders for tedisbd.com.

MechanismTarget
SPF_Atedisbd.com
SPF_IP103.138.151.14
SPF_IP103.191.241.226
SPF_IP103.193.73.10
SPF_IP103.193.73.18
SPF_IP103.193.73.30
SPF_IP103.193.73.34
SPF_IP103.84.172.50
SPF_IP15.235.204.103
SPF_MXtedisbd.com

Related pages

Pivot deeper into the graph from tedisbd.com.

Cypher and MCP

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

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