Skip to content

Hostname

btiftbd.com

Last fetched

btiftbd.com resolves to 4 IPv4 addresses operated by AS133618 in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.224.182.252103.224.182.0/23AS133618US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.29.130.19466.29.130.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1250
Organization
btift- textile institute & fashion technology
Contact emails

Subdomains

11 observed subdomains of btiftbd.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for btiftbd.com.

MechanismTarget
SPF_Abtiftbd.com
SPF_IP179.61.232.55
SPF_IP179.61.232.56
SPF_IP66.29.130.194
SPF_IPfdcf:abda:4154::/48
SPF_MXbtiftbd.com

Related pages

Pivot deeper into the graph from btiftbd.com.

Cypher and MCP

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

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