Skip to content

Hostname

fssbtexas.com

Last fetched

fssbtexas.com resolves to 3 IPv4 addresses operated by NEXTLINK-TEXAS - Nextlink Broadband in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fssbtexas.comRouting diversity3.0/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fssbtexas.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.55.36.10143.55.36.0/24AS26077NEXTLINK-TEXAS - Nextlink BroadbandUS
158.41.188.6158.41.128.0/17AS1448UNITED-BROADBAND - United Cooperative ServicesUS
52.144.104.7452.144.104.0/24AS26077NEXTLINK-TEXAS - Nextlink BroadbandUS

WHOIS identity

Registrar
iana:292
Organization
drew leigh
Contact emails

Subdomains

3 observed subdomains of fssbtexas.com.

Web-graph footprint

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

5 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fssbtexas.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc197966.iphmx.com
SPF_INCLUDEspf.us.mailmarshal.cloud
SPF_IP205.196.224.0/19
SPF_IP66.254.128.0/19
SPF_MXfssbtexas.com

Related pages

Pivot deeper into the graph from fssbtexas.com.

Cypher and MCP

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

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