Skip to content

Hostname

vlognow.me

Last fetched

vlognow.me 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 · vlognow.meRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/vlognow.me

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.21.1818.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.2318.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.5818.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.818.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.234.4999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of vlognow.me.

Web-graph footprint

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

418 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vlognow.me.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from vlognow.me.

Cypher and MCP

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

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