Skip to content

Hostname

textech-bd.com

Last fetched

textech-bd.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · textech-bd.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/textech-bd.com

Resolution chain

textech-bd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.213.251.220162.213.251.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
46.250.225.2946.250.224.0/20AS141995SG

WHOIS identity

Registrar
iana:1250
Organization
talent it solution
Contact emails

Subdomains

20 observed subdomains of textech-bd.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for textech-bd.com.

MechanismTarget
SPF_Atextech-bd.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.213.251.219
SPF_IP162.213.251.220
SPF_IP162.213.251.223
SPF_IP46.250.225.29
SPF_MXtextech-bd.com

Related pages

Pivot deeper into the graph from textech-bd.com.

Cypher and MCP

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

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