Skip to content

Hostname

comptroller.texas.gov

Last fetched

comptroller.texas.gov resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · comptroller.texas.govRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/comptroller.texas.gov

Resolution chain

comptroller.texas.gov resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.104108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.27108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.4108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.42108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.218.1118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.11118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.1918.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.5318.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with comptroller.texas.gov in WhisperGraph.

Subdomains

8 observed subdomains of comptroller.texas.gov.

Web-graph footprint

Distinct hostnames that link to or from comptroller.texas.gov in the public web crawl.

6,595 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for comptroller.texas.gov.

MechanismTarget
SPF_IP34.206.209.41
SPF_IP50.17.20.4
SPF_IP52.201.125.131
SPF_IP52.201.51.76
SPF_IP52.201.52.196
SPF_IP52.45.112.166
SPF_IP52.72.61.118
SPF_IP52.73.198.32
SPF_IP52.86.40.239
SPF_IP52.86.81.73
SPF_IP54.234.198.215
SPF_IP98.83.46.80

Related pages

Pivot deeper into the graph from comptroller.texas.gov.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comptroller.texas.gov"})-[: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.