Skip to content

Hostname

method.me

Last fetched

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

Nutrition Label

WHISPER CANON · method.meRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/method.me

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.104108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.22108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.32108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.69108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.11013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.102.103.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.1163.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.463.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.723.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

35 observed subdomains of method.me.

Web-graph footprint

Distinct hostnames that link to or from method.me in the public web crawl.

500 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for method.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io
SPF_IP192.254.115.195

Related pages

Pivot deeper into the graph from method.me.

Cypher and MCP

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

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