Skip to content

Hostname

keytexting.com

Last fetched

keytexting.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · keytexting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keytexting.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.12018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.1043.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.113.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.513.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.913.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.222.132.4452.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7152.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7952.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of keytexting.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for keytexting.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from keytexting.com.

Cypher and MCP

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

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