Skip to content

Hostname

mellow.tel

Last fetched

mellow.tel resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · mellow.telRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mellow.tel

Resolution chain

mellow.tel resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.245.104108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.22108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.3108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.245.90108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.105108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.13108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.60108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.86108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.10913.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.6213.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.813.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.9913.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.8118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.8818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
joe peng
Contact emails

Subdomains

1 observed subdomain of mellow.tel.

Web-graph footprint

Distinct hostnames that link to or from mellow.tel in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mellow.tel.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from mellow.tel.

Cypher and MCP

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

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