Skip to content

Hostname

smartmetertexas.com

Last fetched

smartmetertexas.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · smartmetertexas.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartmetertexas.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.17.116.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.67.6218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.78.24318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.198.4518.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.240.1893.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.79.2353.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.190.1783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.233.1153.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.133.163.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.239.2263.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.152.333.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.83.1203.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.213.753.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.58.1503.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.37.973.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.109.703.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.203.8652.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.5.10316.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.148.5116.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bob torres
Contact emails

Subdomains

9 observed subdomains of smartmetertexas.com.

Web-graph footprint

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

83 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for smartmetertexas.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmbcampaign.com

Related pages

Pivot deeper into the graph from smartmetertexas.com.

Cypher and MCP

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

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