Skip to content

Hostname

vimbly.com

Last fetched

vimbly.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · vimbly.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vimbly.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.245.21100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.204.55100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.189.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.73.2303.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.45.2483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.236.3.323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.192.36.16144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.252.3152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.122.25252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.146.6352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.98.9252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.76.21554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.10.5054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.141.10054.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.20.3554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.68.19798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.229.9544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.127.20332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
christopher yeung
Contact emails

Subdomains

8 observed subdomains of vimbly.com.

Web-graph footprint

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

74 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vimbly.com.

MechanismTarget
SPF_Avimbly.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_MXvimbly.com

Related pages

Pivot deeper into the graph from vimbly.com.

Cypher and MCP

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

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